rcar_gen3: drivers: qos: V3M: Convert mstat table to uint64_t
authorMarek Vasut <[email protected]>
Fri, 14 Jun 2019 00:08:45 +0000 (02:08 +0200)
committerMarek Vasut <[email protected]>
Mon, 17 Jun 2019 13:12:59 +0000 (15:12 +0200)
commitc90b11990eaa962b2b1340f6a17ae3fc48a9ee76
tree253441aa333567297de8db2052315fff4cca231f
parent344797db328ff712bf9ea6e3b5056512c647718e
rcar_gen3: drivers: qos: V3M: Convert mstat table to uint64_t

Convert the mstat table from a complex structure to simple sequence
of uint64_t values, since the structure described just that and the
loop can operate over incrementing sequence of addresses just fine.

Signed-off-by: Marek Vasut <[email protected]>
Change-Id: If1917605e5540a38cbd763c56fc1e677573e7066
drivers/staging/renesas/rcar/qos/V3M/qos_init_v3m.c
drivers/staging/renesas/rcar/qos/V3M/qos_init_v3m_mstat.h